Version

GetItemProperty Method (ComboEditorBaseProxy<T,TControl>)

Returns the value of the specified property of the specified item of the ComboEditorBase control
Overload List
OverloadDescription
GetItemProperty(Int32,String)Returns the value of the specified property of the specified item of the ComboEditorBase control  
GetItemProperty<T>(String) (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase)
GetItemProperty<T>(String,Boolean) (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also